From 479468966c0abb8e7b6dfed4e7b0933c28aeb975 Mon Sep 17 00:00:00 2001 From: robertlipe Date: Mon, 4 Mar 2013 17:38:44 +0000 Subject: [PATCH] Add doc for Mapbar. Thanx, AzureSky. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4339 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/formats/mapbar.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 gpsbabel/xmldoc/formats/mapbar.xml diff --git a/gpsbabel/xmldoc/formats/mapbar.xml b/gpsbabel/xmldoc/formats/mapbar.xml new file mode 100644 index 000000000..a27bc81f3 --- /dev/null +++ b/gpsbabel/xmldoc/formats/mapbar.xml @@ -0,0 +1,19 @@ + + This format is the Mapbar navigation programs used on phones such as + the Sonim XP3300 popular in China. + The files are found on the sd card in /mapbar/userdata/tracks. + This format just logs track point by latitude and longitude; no time + information is available. + + +This was implemented by analyzing data from a Sonin SoninXp3300, +software version: 3.73.47.39836, data version: B29. + + +The following devices of using mapbar navigation are supported. Other +devices with using mapbar navigation maybe be supported, but not have +not been tested: + +Sonim Xp3300(China version) + + -- 2.30.2